home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 1 / The Arsenal Files (Arsenal Computer).ISO / os2_app / tcp162.exe / INSTRUCT.TXT < prev    next >
Text File  |  1993-07-27  |  5KB  |  147 lines

  1. NetWare v3.11 SNMP Agent Upgrade Version 2.1
  2.  
  3. ============================================================================
  4. Installation Instructions
  5. ============================================================================
  6.  
  7. The SNMP Agent for NetWare (NetWare SNMP) NetWare Loadable Module (NLM)
  8. file, SNMP.NLM, performs NetWare SNMP services. The NetWare SNMP Upgrade
  9. Diskette allows you to upgrade NetWare SNMP on NetWare v3.11 servers.
  10.  
  11. For NetWare v3.11, NetWare SNMP also depends on another NLM, the AFTER311
  12. NLM. Furthermore, you must load the TCP/IP NLM if the SNMP management 
  13. stations you run use IP as their transport mechanism. This file explains
  14. how to install these NLM files on a NetWare v3.11 server.
  15.  
  16. !!WARNING!!    When you install NetWare SNMP, always use the NetWare SNMP 
  17.         installation program from the NetWare SNMP Upgrade diskette.
  18.  
  19.         The installation program on the Upgrade diskette contains
  20.         version checking to prevent existing versions of NetWare SNMP
  21.         from being incorrectly overwritten. This version checking 
  22.         is extremely important. For example, NetWare MultiProtocol 
  23.         Router software v2.0 or later, WAN Links software v2.0 or 
  24.         later, and NetWare v4.0 already contain coordinated versions 
  25.         of the NetWare SNMP NLM and related NLM files. Installing 
  26.         the NetWare SNMP Upgrade without using the version checking 
  27.         can overwrite existing NLM files and disable services,
  28.         such as routing, that depend on these files.
  29.  
  30.         Since the NetWare SNMP NLM depends on other NLM files you
  31.         *must* use the installation program. Do NOT simply copy the
  32.         NetWare    SNMP NLM to the server.
  33.  
  34. You can install NetWare SNMP either at the server where it will run (local
  35. installation) or from a workstation attached to the server (remote 
  36. installation). This file describes both methods.
  37.  
  38. ============================================
  39. Installing the NetWare SNMP software locally
  40. ============================================
  41.  
  42. To install the NetWare SNMP Upgrade at the server, complete the following 
  43. steps:
  44.  
  45. 1.  From the server console, type the following command:
  46.     LOAD INSTALL <Enter>
  47.  
  48. 2.  At the Install NLM screen, select Product Options.
  49.  
  50. 3.  Press <Insert> to add a new product.
  51.  
  52. 4.  At the prompt, insert the Upgrade diskette in the disk drive. If the 
  53.     diskette is not in drive A:, change the drive letter to the correct 
  54.     letter. Then, press <Enter> to start the installation.
  55.  
  56. 5.  When installation is complete, Press <Esc> to get to the Main menu.
  57.  
  58. 6.  Select System Options.
  59.  
  60. 7.  Select Edit AUTOEXEC.NCF File.
  61.  
  62. 8.  Add the following line to the AUTOEXEC.NCF file:
  63.     LOAD SNMP
  64.     Include command-line options as needed; see either the "NetWare v3.11 
  65.     TCP/IP Transport Supervisor's Guide" or the "SNMP Agent for NetWare
  66.     Developer's Guide" for information about these options.
  67.  
  68. 9.  Press <Esc> to exit.
  69.  
  70. 10. Answer "Y" to save the edits to the AUTOEXEC.NCF file.
  71.  
  72. 11. Press <Esc> to exit to the Main Installation menu.
  73.  
  74. 12. Press <Esc> to exit the Install NLM.
  75.  
  76. 13. Bring down the server by typing the following commands:
  77.     DOWN
  78.     EXIT
  79.  
  80. 14. Restart the server by typing the following command:
  81.     SERVER
  82.  
  83. The NetWare SNMP NLM and associated NLM files are now installed on
  84. the server.
  85.  
  86. =============================================
  87. Installing the NetWare SNMP software remotely
  88. =============================================
  89.  
  90. To install the NetWare SNMP Upgrade from a workstation, log into the 
  91. server where you are installing NetWare SNMP and complete the following
  92. steps:
  93.  
  94. 1.  Create the directory SYS:SNMP_1 on the server by entering the 
  95.     following commands at your workstation:
  96.     MAP Q:=SYS:
  97.     Q:
  98.     MD SNMP_1
  99.     CD SNMP_1
  100.  
  101. 2.  Insert the Upgrade diskette into your disk drive and copy the files
  102.     and subdirectories from the Upgrade diskette into the SYS:SNMP_1
  103.     directory, as follows, where driveLetter is the letter of the disk
  104.     drive the diskette is in:
  105.     XCOPY /S /A driveLetter:*.* Q:\SNMP_1
  106.  
  107. 3.  Run RCONSOLE.
  108.  
  109. 4.  Load the Install NLM by typing the following command:
  110.     LOAD INSTALL
  111.  
  112. 5.  At the Install NLM screen, select Product Options.
  113.  
  114. 6.  Press <Insert> to add a new product.
  115.  
  116. 7.  At the prompt, type SYS:SNMP_1 and press <Enter>.
  117.  
  118. 8.  When installation is complete, Press <Esc> to get to the Main menu.
  119.  
  120. 9.  Select System Options.
  121.  
  122. 10. Select Edit AUTOEXEC.NCF File.
  123.  
  124. 11. Add the following line to the AUTOEXEC.NCF file:
  125.     LOAD SNMP
  126.     Include command-line options as needed; see either the "NetWare v3.11 
  127.     TCP/IP Transport Supervisor's Guide" or the "SNMP Agent for NetWare 
  128.     Developer's Guide" for information about these options.
  129.  
  130. 12. Press <Esc> to exit.
  131.  
  132. 13. Answer "Y" to save the edits to the AUTOEXEC.NCF file.
  133.  
  134. 14. Press <Esc> to exit to the Main Installation menu.
  135.  
  136. 15. Press <Esc> to exit the Install NLM.
  137.  
  138. 16. Bring down the server by typing the following commands:
  139.     DOWN
  140.     EXIT
  141.  
  142. 17. Restart the server by typing the following command:
  143.     SERVER
  144.  
  145. The NetWare SNMP NLM and associated NLM files are now installed on 
  146. the server.
  147.